projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
360b548
)
(rmail-default-dont-reply-to-names):
author
Richard M. Stallman
<rms@gnu.org>
Sat, 2 May 1998 06:53:18 +0000
(06:53 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 2 May 1998 06:53:18 +0000
(06:53 +0000)
Don't set the variable in this file.
lisp/mail/mail-utils.el
patch
|
blob
|
history
diff --git
a/lisp/mail/mail-utils.el
b/lisp/mail/mail-utils.el
index 5414bf58fa9e7dce2ce3cd23ef43fcf40699b7c0..6fae8509a116364a9cde82c7c8c200c1e5752fd4 100644
(file)
--- a/
lisp/mail/mail-utils.el
+++ b/
lisp/mail/mail-utils.el
@@
-170,10
+170,6
@@
Return a modified address list."
(setq address (mail-string-delete address (1- close) close))
(setq address (mail-string-delete address junk-beg junk-end))))
address))))
-
-(or (and (boundp 'rmail-default-dont-reply-to-names)
- (not (null rmail-default-dont-reply-to-names)))
- (setq rmail-default-dont-reply-to-names "info-"))
; rmail-dont-reply-to-names is defined in loaddefs
(defun rmail-dont-reply-to (userids)